| 1. | Array data types in visual basic Visual basic中的数组数据类型 |
| 2. | Can also convert array data types , as in the following example 也可以转换数组数据类型,如下例所示: |
| 3. | Class using the specified array data type and initialization expressions 使用指定的数组数据类型和初始化表达式初始化 |
| 4. | Class using the specified array data type and number of indexes for the array 使用指定的数组数据类型和数组的索引数初始化 |
| 5. | Class using the specified array data type name and number of indexes for the array 使用指定的数组数据类型名和数组的索引数初始化 |
| 6. | A typed array data type is declared by placing square brackets after the data type name 类型化数组数据类型可以通过在数据类型名称后面放置方括号( [ ] )来声明。 |
| 7. | Class using the specified array data type and code expression indicating the number of indexes for the array 用指定的数组数据类型和指示数组索引数的代码表达式初始化 |
| 8. | Safe arrays are self - describing arrays that carry the type , rank , and bounds of the associated array data 安全数组是具有与之关联的数组数据的类型、秩和界限的自我描述数组。 |
| 9. | Class using the specified array data type name and code expression indicating the number of indexes for the array 使用指定的数组数据类型名和指示数组索引数的代码表达式初始化 |
| 10. | Function procedure returns an array data type , you cannot access the individual elements of the array within the function 过程返回数组数据类型,则不能在函数内部访问数组的各个元素。 |